/*BackNo設定 2024-08-10*/
* { 
margin : 0;
padding : 0;
} 
/*全体の設定*/
body {
text-align: center;
background-color:#d7ffd7;
}

/*iphone　フォントサイズ拡大対策　2014/08/19*/
body {
   -webkit-text-size-adjust: 100%; 
} 

/*MENUEの設定*/
#menubox { /* MENU BOX  */
margin: 0px auto;
width: 800px;
border-top : 0px solid #ffffff;
border-bottom : 0px solid #ffffff;
}

#menu_left { /* MENUE LEFT */
width: 150px;
float: left;
text-align : left;
background-color : transparent; 
padding-top : 0px;
} 
.menu { 
font-size : 13px;
color : #000000;
font-weight : normal;
padding-left : 0em;
line-height: 1em;
} 

.menu a { 
color : #000000;
text-decoration : none;
} 

h1 { 
font-size : 16px;
color : #000000;
font-weight : normal;
margin : 0;
line-height: 1.0em;
padding : 0px;
} 
h2 { 
font-size : 14px;
color : #000000;
font-weight : normal;
margin : 0;
line-height: 1.0em;
padding : 0px;
} 
h3 { 
font-size : 11px;
color : #000000;
font-weight : normal;
margin : 0;
line-height: 1.0em;
padding-top : 0px;
} 
h4 { 
font-size : 9px;
color : #000000;
font-weight : normal;
margin : 0;
line-height: 1.0em;
padding-top : 0px;
} 

#menu_right { /* MENUE RIGHT */
.positioned {
  position: fixed;
  top: 0px;
  left: 650px;
}

width: 650px;
float: right;
text-align : left;
background-color: #d7ffd7; 
border-left : 0px solid #ffffff;
padding-top :0px;
} 

h5 { 
font-size : 14px;
color : #000000;
font-weight : normal;
margin : 0;
padding-left : 1em;
line-height: 1.0em;
padding-top : 0px;
} 

h6 { 
font-size : 11px;
color : #000000;
font-weight : normal;
margin : 0;
padding-left : 1em;
line-height: 1.0em;
padding-top : 0px;
} 

#menu_right2 { /* MENUE RIGHT 2*/
.positioned {
  position: fixed;
  top: 0px;
  left: 650px;
}
width: 650px;
float: left;
text-align : left;
background-color: #d7ffd7; 
border-left : 0px solid #ffffff;
padding-top :0px;
} 

.counter a { 
color : #000000;
text-decoration : none;
} 

h7 { 
font-size : 12px;
color : #000000;
font-weight : normal;
margin : 0;
padding-left : 1em;
line-height: 1.0em;
padding-top : 20px;
} 


#menu_right3 { /* MENUE RIGHT 3*/
.positioned {
  position: fixed;
  top: 0px;
  left: 650px;
}
width: 650px;
float: left;
text-align : left;
background-color: #d7ffd7; 
border-left : 0px solid #ffffff;
padding-top :0px;
} 

.counter a { 
color : #000000;
text-decoration : none;
} 

h9 { 
font-size : 12px;
color : #000000;
font-weight : normal;
margin : 0;
padding-left : 1em;
line-height: 1.0em;
padding-top : 20px;
} 

body{
font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif !important;
}

